<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;}
*html{background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
html,body,div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,button,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td,q,abbr,acronym{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
body{font:14px/1.5 "Microsoft YaHei",微软雅黑,"PingFang SC",AliPuHui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color:#333;background:#fff;}
input,textarea,select,button{vertical-align:middle; font-family:"Microsoft YaHei";}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#333;}
textarea{resize:none;}
a{color:#333;text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:hover{color:#1c4da3;text-decoration:none;}
:focus,a:focus,input:focus,textarea:focus,select:focus,button:focus,textarea:focus{outline:none;}
.wza-on :focus,.wza-on a:focus,.wza-on input:focus,.wza-on textarea:focus,.wza-on select:focus,.wza-on button:focus,.wza-on textarea:focus{outline:auto;}
a img {border:none;}
img{vertical-align: middle;}
.left,.fl{float:left;}
.right,.fr{float:right;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;margin-top:0;overflow:hidden;}
.clear20{ padding:10px 0; clear:both; height:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{ font-size:20px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
.wza-on input:focus{outline: auto !important;}
input.srkcss:focus{ outline: none;
    border-color:#125db2 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(4,66,136,.9);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;}
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
.z-hide{display:inline; width: 0; height: 0; margin: 0 0 0 -1px; overflow: hidden; font-size: 0;}
.hide{display: none;}
.hide.active{display: block !important;}
.img_title{ display:inline-block;}
.hidden-tit .img_title{display: none;}
.mt20{ margin-top:30px;}
.bot30{ margin-bottom: 30px;}
.bot20{ margin-bottom: 28px;}
@media (max-width: 991px){
    .mt20{ margin-top:15px;}
}
@media (max-width: 767px){
    .mt20{ margin-top:10px;}
}
.srkcssblue{
    outline: none;
    border-color:#125db2 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(12,74,135,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(12,74,135,.6);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(12,74,135,.6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
@keyframes bellRing {
    0%,
    100% {
        transform-origin: top;
    }
    15% {
        transform: rotateZ(10deg);
    }
    30% {
        transform: rotateZ(-10deg);
    }
    45% {
        transform: rotateZ(5deg);
    }
    60% {
        transform: rotateZ(-5deg);
    }
    75% {
        transform: rotateZ(2deg);
    }
}
.ls-zindex1{ z-index: 1;}
/***漂浮***/
.j-float{position:relative;z-index:99999;display:none;}
.j-float li{margin-bottom:0;}
.j-float .img_title{display:none;}
.j-float .float-close{ padding-bottom: 5px; text-align: right;}
.j-float .float-close img{cursor:pointer;}
/*左右对联*/
.j-couplet{ display:none; cursor:pointer;}
.j-left { position: fixed; bottom:0;z-index: 1000;left:10px;}
.j-left ul li{ margin-bottom: 10px;}
.j-left .img_title{ display: none;}
.j-couplet {display: none;}
.couplet-close{cursor: pointer; margin-bottom: 3px;}
.j-right { position: fixed; bottom:0;z-index: 1000; right:10px;}
.j-right ul li{ margin-bottom: 10px;}
.j-right .img_title{ display: none;}
/*左侧悬浮切换*/
.ind_pl{height: 180px; width:240px; background: #fff; padding: 10px; border: 1px solid #dddddd; position:fixed; left: 10px; bottom: 10px; z-index:999;}
.ind_pl .f-close{ position: absolute; cursor: pointer; right: 10px; top: 10px; z-index: 1; line-height: 0;}
.ind_pl .float-superslide,.ind_pl .float-superslide .bd,.ind_pl .float-superslide .bd ul,.ind_pl .float-superslide .bd li,.ind_pl .float-superslide .bd img,.ind_pl .float-superslide .bd a{height:100%; width: 100%; }
.ind_pl .float-superslide .bd{ position:relative; z-index:0;}
.ind_pl .float-superslide .bd li{zoom:1; vertical-align:middle;}
.ind_pl .float-superslide .bd a{display:block;}
.ind_pl .float-superslide .bd img{display:block;}
.ind_pl .float-superslide .bd .title{display: none;}
.ind_pl .float-superslide .hd{ height:8px; overflow:hidden; position:absolute; right:7px; bottom:16px; z-index:1; }
.ind_pl .float-superslide .hd ul{ overflow:hidden; zoom:1; float:left;}
.ind_pl .float-superslide .hd ul li{ float:left; margin-right:8px; width:10px; height:8px; text-indent: -20em; font-size: 0; background:#fff !important; overflow: hidden; cursor: pointer; border-radius: 4px;}
.ind_pl .float-superslide .hd ul li a{display: block; width: 100%; height: 100%;}
.ind_pl .float-superslide .hd ul li.on{width: 18px;}
/*悬浮公告*/
.gonggao{position: fixed;right: 8px;bottom: 2px;width: 266px;z-index: 111; box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.4);}
.gonggao .gg_tit {font-size: 15px;color: #fff;height: 30px;line-height: 30px;background:#0D5298;padding-left: 10px;}
.gonggao .gg_tit .couplet-close {cursor: pointer;position: absolute;top: 0;right: 0;width: 20px;height: 20px;}
.gonggao .gg_con {height: 108px;line-height: 25px;text-indent: 2em;border: 1px solid #ccc;border-top: none;overflow: hidden;background: #fff; padding:10px;}
.wza-subtitle .gonggao{bottom: 152px;}
@media (max-width:991px) {
    .gonggao{display: none !important;}
}
/*顶部*/
.ls-bannerbg{  background: url(../images-new/banner-bgnew.jpg)  bottom center no-repeat #add7fd; max-width: 1920px; margin: 0 auto; height: 178px;}
.ls-bannerbox{ height: 135px; }
.ls-page-top{ height: 42px; line-height: 42px; font-size: 16px;}
.ls-page-top li{ float: left; margin-right: 10px;  }
.ls-page-top li:first-child{ background: none; padding-left: 0;}
.ls-page-top li a{  color: #0D5298;}
.ls-page-top li a:hover{ opacity: .8;}
.ls-top-right li{background: url(../images-new/top-line.png) left center no-repeat; padding-left: 10px;}
.ls-top-right li.wd-link a{ display: inline-block; background: url(../images-new/wd-ico.png) left center no-repeat; padding-left: 22px;}

.ls-site-logo{line-height: 0; padding-top: 10px; font-size: 0; float: left;}
.ls-site-logo a{ display: inline-block; text-align: left;}
.ls-site-logo img{vertical-align: middle; width: auto;height: auto;}
.ls-logo-gh,.ls-unit-name,.ls-logo-gh li,.ls-unit-name li{ display: inline;}
.ls-unit-name img{ padding:0 14px;}
.ls-banner-font{ position:absolute; right: 0; width: 300px; text-align: center; bottom:30px; line-height: 0;}
.ls-banner-font .img-title{display: none;}
 /*导航*/
.ls-navbg{ height: 56px; background: #0d5298; max-width: 1920px; margin: 0 auto;}
.navbar-nav{text-align:center;float:none; margin: 0; }
.navbar-nav li{float:left; width: 200px; background: url(../images-new/navline.png) left center no-repeat;   }
.navbar-nav li:first-child{ background: none;   }
.navbar-nav li a{display:block;height:56px;line-height:56px;font-size:20px; font-weight:bold; text-align:center; color: #fff; position: relative;  -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.navbar-nav li a i{display: block; position:absolute; left:50%; bottom:0; top:0; background:#0c4a87; width:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;z-index: 2;}
.navbar-nav li .ico{ position: relative; line-height: 0; font-size: 0; display: inline-block; vertical-align: middle; width: 28px; height: 28px; z-index: 3;  margin-right: 10px; margin-top: -3px; }
.navbar-nav li .tit{ position: relative; display: inline-block; z-index: 3;}
.navbar-nav li .ico img{opacity: .7;}
.navbar-nav li a:hover i,.navbar-nav li.on a i{ width:202px; left:-1px; }
.navbar-nav li a:hover .ico img,.navbar-nav li.on .ico img{opacity: 1;}
.navbar-nav li a:hover,.navbar-nav li.on a{ color: #fff; }
/*手机版导航*/
.ls-smnav{ display: none; border-top:1px solid #2259b9;}
.ls-phone-brand{position:absolute;left:10px;top:0;text-align:center;display:block;width:50px;margin:0;line-height:46px;height:52px;font-size:20px;font-weight:bold;color:#333;}
.ls-phone-brand a{color: #fff;display: block;}
.ls-phone-brand.on{border-bottom: #fff 3px solid;height: 46px;}
.ls-phone-nav{margin-left:65px;overflow-x:scroll;overflow-y:hidden;height:52px;padding:0 10px;vertical-align:middle; display: block;}
.ls-phone-nav::-webkit-scrollbar{display:none;}
.ls-phone-nav li{float:left;width:auto;line-height:46px;text-align:center;list-style-type: none;position: relative;}
.ls-phone-nav li a{display: block; padding: 0 8px; font-size: 20px;font-weight: bold;color: #fff!important;text-decoration: none;}
.ls-phone-nav li.on a{border-bottom: #fff 3px solid;  }
.ls-phone-right{display:inline-block;width: 42px;position: absolute;right: 0;top: 0; bottom: 0; background: linear-gradient(to right, rgba(13, 82,152,0), rgba(3, 88,174, 0.8));}
 /*头部搜索*/
.ls-search{  width: 300px; background: rgba(255, 255, 255, 0.5); border: 1px solid rgba(2, 62, 122, 0.4);   border-radius:20px; -moz-border-radius: 20px;position: absolute; z-index: 999; margin: 18px auto 0 auto; right: 0; top:0;}
.ls-search ul{ display:block; height:36px;position:relative;  padding:0 48px 0 0;}
.ls-search ul li input{width:100%;background: none; border: 0 none;}
.ls-search ul li.ss1{position: relative; padding:0; height:36px; padding-left: 14px;   }
.ls-search ul li.ss1 input{height:36px;line-height: 36px;  font-size: 14px;color: #888; width: 100%;}
.ls-search ul li.ss1 .msg-box{left:0;top:36px;position: absolute;}
.ls-search ul li.ss1 .ph-label{left:9px;top:2px;position:absolute;font-weight:normal;}
.ls-search ul li.ss2{ width:38px; height:36px; position: absolute; top:0; right:0; }
.ls-search ul li.ss2 input{cursor:pointer;height:100%;overflow:hidden;background:url("../images-new/search-ico.png") left center no-repeat; font-size: 0; color: #fff; border: none;}
.ls-search ul li.ss1 input:focus::-webkit-input-placeholder{color: transparent;}
.wza-black-white .ls-search{ border: 1px solid white !important;}
.wza-yellow-black .ls-search{ border: 1px solid black !important;}
.wza-blue-yellow .ls-search{ border: 1px solid yellow !important;}
.wza-yellow-blue .ls-search{ border: 1px solid blue !important;}
.wza-white-black  .ls-search{ border: 1px solid black !important;}
.wza-black-yellow  .ls-search{ border: 1px solid yellow !important;}
@media  (max-width:1199px) {
    .navbar-nav li{ width: 165px;  }
    .navbar-nav li a:hover i,.navbar-nav li.on a i{ width:167px;  }
    .ls-unit-name img{ width: 540px; height: auto;}
}
@media (max-width: 991px){
    /*头部banner*/
    .ls-bannerbg{ height: auto; padding-bottom: 15px;}
    .ls-bannerbox{ height: auto;}
    .ls-site-logo{ float: none; text-align: center;}
    .ls-search{ position: static; width: 80%; margin: 10px auto 15px auto;}
    .ls-banner-font{ position: static; width: auto; text-align: center; }
    /*导航*/
    .navbar-nav li{ width: 128px;  }
    .navbar-nav li .ico{ display: none;}
    .navbar-nav li a:hover i,.navbar-nav li.on a i{ width:130px;  }
}
@media (max-width: 767px){
    .ls-page-top{ height: 32px; line-height: 32px;}
    /*头部banner*/
    .ls-site-logo{ margin: 0;}
    .ls-site-logo li img{ margin-bottom: 8px; box-sizing: border-box; max-width: 96%; height: auto;}
    /*头部搜索*/
    .ls-search{ width: auto; margin: 10px;}
    /*导航*/
    .ls-navbox{ height: 52px;padding: 0 10px 0 0; position: relative;}
    .ls-navbox .navboxbg{ display: none;}
    .ls-navbox .ls-smnav{ display: block;}
    .navbar-nav li a{ font-size: 20px; padding: 0; width: auto;}
    .ls-phone-nav li{width:20%;}

}
@media (max-width: 580px){
    .ls-phone-nav ul{min-width:500px;}
    .ls-phone-nav li{width:auto;}
}
/*友情链接*/
.footlink{ background: #ECF1FD; height: 48px; line-height: 48px; color: #0154a4; font-size: 16px;}
.footlink .container{position: relative; z-index: 2;}
.footlink .footlink-title{ width: 96px; font-size: 18px; color: #474e5d; font-weight: bold; background: url(../images-new/site-iconew.png) no-repeat left center; float: left; text-align: left; padding-left: 24px;}
.footlink-url{ float:left; width: 400px; }
.footlink-url ul li{ display:inline;   float:left; width: 50%; text-align: center;}
.footlink_sel{  margin-left: 120px;  min-height: 48px;}
.footlink_sel .select{float:left;z-index:11; width:270px; height:48px;   background: url(../images-new/footselect-line.png ) no-repeat right center;}
.footlink_sel .select.select4{ background: none;}
.footlink_sel .select dt{height:48px;display:block;  cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;	position:relative;	z-index:99;	text-align:center;line-height:48px; font-weight: normal;}
.footlink_sel .select dt a{ display: inline-block; padding-right: 25px; background: url(../images-new/footselect-ico.png) no-repeat right center;}
.footlink_sel .select dt.active a{background: url(../images-new/footselect-ico-h.png) no-repeat right center;  color:#1c4da3;}
.footlink .select dd{position:absolute;left:0; right:0; bottom:48px; background: #fff;  box-shadow: 0 0 10px rgba(0,0,0,0.2); border-bottom:none; display:none;z-index:999; padding:10px 0; }
.footlink_sel .select dd ul{padding:5px 0; display:block; max-height:320px;	_height:320px;	overflow-y:auto;overflow-x:hidden;}
.footlink_sel .select dd ul li{	float:left;	width:18%; margin: 0 1%;  }
.footlink_sel .select dd ul li a{	display:block;	padding:0 5px;	font:normal 16px/32px "Microsoft Yahei";	white-space:nowrap;	overflow:hidden;	text-overflow:ellipsis;	}
.footlink_sel .select dd ul li a:hover{	color:#0154a4;}
.wza-black-white .footlink .select dd{ background:black !important;}
.wza-yellow-black .footlink .select dd{ background:yellow !important;}
.wza-blue-yellow .footlink .select dd{ background:blue !important;}
.wza-yellow-blue .footlink .select dd{ background:yellow !important;}
.wza-white-black .footlink .select dd{ background:white !important;}
.wza-black-yellow .footlink .select dd{ background:black !important;}
/*******底部*******/
.ls-page-footer{ background: #0D5298; text-align: center; max-width: 1920px; margin-left: auto; margin-right: auto;}
.ls-page-footer .ls-footer-menu li{ display: inline;  font-size: 0;}
.ls-page-footer .ls-footer-menu li a{  display: inline-block; font-size: 15px;  padding: 0 10px;   color: #fff;  background: url(../images-new/foot-line.png) right center no-repeat; }
.ls-page-footer .ls-footer-menu li a:hover{color: rgba(255, 255, 255, 0.85);}
.ls-page-footer .ls-footer-menu li:last-child a{ background: none;}
.ls-page-footer .ls-footer-inner{ position: relative; font-size: 14px; color: rgba(255, 255, 255, 0.8); line-height: 30px; padding:20px 0 0 0; }
.ls-page-footer .ls-footer-inner .sp{ display: inline-block; padding: 0 5px;}
.ls-page-footer .ls-footer-inner .red{ color: #f00; font-weight: bold;}
.ls-page-footer .ls-footer-inner a{color: #ced7ea;  display: inline-block;}
.ls-page-footer .ls-footer-inner a:hover{ color: #fff;   }
.ls-page-footer .dzico {z-index:100; left:-15px; top:50%; margin-top: -40px; position: absolute;}
.ls-page-footer .wzaico{z-index:100; left:70px; top:50%; margin-top: -27px; position: absolute;}
.ls-page-footer .jcico {z-index:100;top:50%; margin-top: -27px; left:195px;position: absolute;}
.ls-page-footer .footer-ewm{ position: absolute; top:30px; right: 0;}
.ls-page-footer .footer-ewm img{ width: 102px; height: 100px; }
.ls-page-footer .footer-ewm li{ float: left;  width:100px; margin-left: 34px;}
.ls-page-footer .footer-ewm li .img-title{ display: block; height: 30px; line-height: 30px;}
@media  (max-width:1199px) {
    /*友情链接*/
    .footlink-url{ width: 290px;}
    .footlink_sel .select{ width: 25%;}
    .ls-page-footer .dzico,.ls-page-footer .jcico,.ls-page-footer .wzaico{ position: static; display: inline-block; margin: 0;}
    .ls-page-footer .footer-ewm{ position: static; text-align: center;}
    .ls-page-footer .footer-ewm li{ float: none; margin: 10px 10px 0 10px; display: inline-block;}
}
@media (max-width: 767px){
    .ls-footbox .is-foontnav{ margin-top: 20px;}
}

/*标题 */
.ls-tabs{ height: 37px; position:relative;  background: url(../images-new/ls-tabs-bg.gif) left bottom repeat-x;}
.ls-tabs ul li{ display: inline; float:left;line-height: 24px; margin-right: 20px;  text-align: center; height: 37px;  font-size: 22px;  font-weight: bold; position: relative; }
.ls-tabs ul li a,.ls-tabs ul li .tit{ display: block;   }
.ls-tabs ul li.active,.ls-tabs ul li.active a,.ls-tabs ul li.active .tit,.ls-tabs ul li a:hover{  color: #0D5298;  }
.ls-tabs li  i{display: block; position:absolute; left:50%; bottom:0; height:3px; background: #0D5298; width:0; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.ls-tabs li a:hover i,.ls-tabs li.active  i{ width:100%; left:0;}

.ls-tabs .ls-bjlink{ position: absolute; right: 0; top:0;}
.ls-tabs .ls-bjlink li{ margin: 0;   }
.ls-tabs .ls-bjlink li a{ color: #0D5297; font-size: 16px; height: 32px; line-height: 32px; padding: 0 8px; display: block; font-weight: normal; background: #F4F8FF;  }
.ls-tabs .ls-bjlink li img{ float: left; margin-top: 8px; margin-right:5px;}
.ls-tabs .ls-bjlink li a:hover img{ webkit-transition:  -webkit-transform 0.7s ease-out; -moz-transition: -moz-transform 0.7s ease-out; transition: transform 0.7s ease-out; transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}


.ls-tabs-b{ height: 45px; position:relative;  background: url(../images-new/ls-tabs-bg.gif) left bottom repeat-x;}
.ls-tabs-b ul li{ display: inline; float:left;line-height: 45px; margin-right: 20px;  text-align: center; height: 45px;  font-size: 22px;  font-weight: bold; position: relative; }
.ls-tabs-b ul li a,.ls-tabs-b ul li .tit{ display: block; padding: 0 20px;  }
.ls-tabs-b ul li.active,.ls-tabs-b ul li.active a,.ls-tabs-b ul li.active .tit,.ls-tabs-b ul li a:hover{background: #0D5298;  color: #fff;  }


@media (min-width: 992px) and (max-width:1199px) {
    .ls-tabs ul li{ margin-right: 10px;}

}
@media (max-width: 991px){
    .ls-tabs{ height: auto;}
    .ls-tabs ul li{  padding-top: 6px; margin-right: 10px;     font-size: 18px;}
    .ls-tabs-b{ height: auto;}

}

.ls-sub-tab{ margin-top: 12px;}
.ls-sub-tab li{ float: left;  margin-right: 12px; font-size: 18px;  min-width: 130px; text-align: center; height: 32px; line-height: 32px;}
.ls-sub-tab li a{ display:block; background: rgba(13, 82, 152, 0.05); color: #0D5298;}
.ls-sub-tab li.active a{background: #0D5298; color: #fff;}
@media (min-width: 992px) and (max-width:1199px) {
    .ls-sub-tab li{ min-width: auto; }
    .ls-sub-tab li a{ padding: 0 14px;}
}
@media (max-width: 991px){
    .ls-sub-tab{ margin-top: 6px;}
    .ls-sub-tab li{ min-width: auto;     margin-right: 8px; font-size: 16px;  margin-top: 6px;}
    .ls-sub-tab li a{ padding: 0 10px;}
}
/*公共列表*/
.ls-doc-list li{ height: 40px; padding:2px 100px 2px 15px; line-height: 40px; overflow: hidden; font-size: 16px; background: no-repeat 0 center; background-image: url(../images-new/icon.png) !important; position: relative; color: #999;}
.ls-doc-list li a{ display: inline-block; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; *width: 100%;}
.ls-doc-list li .date{ position: absolute; right: 0; top: 2px; font-size: 14px; color: #aaa;}
.ls-doc-list li img{ float:left; padding:16px 0 0 0;}
@media (max-width: 991px){
    .ls-doc-list li a{max-width: none !important; display: block; float: none !important;}
    .ls-doc-list li&gt;img{display: none;}
}
@media (max-width: 767px){
    .ls-doc-list li{ height: 30px; line-height: 30px; padding-right: 84px;    font-size: 14px; }
}
/*公开列表 */
.ls-public-list{width: 100%;height: auto;}
.ls-public-list li{position: relative;  padding:2px 80px 2px 15px; height: 36px; line-height: 36px; overflow: hidden;background: url("../images-new/icon.png") no-repeat center left;  font-size: 16px;}
.ls-public-list li .date{position: absolute;right: 0;top: 2px;color: #999;  font-size: 14px;}
.ls-public-list li .nr,.ls-public-list li .col-block{float:left; max-width: 98%; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls-public-list li .title,.ls-public-list  li .tit{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; float: none;}
.ls-public-list li .gl,.ls-public-list li .explain-list{display:block;float:right;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls-public-list li .split{padding:0 2px;}
.ls-public-list li .gl a,.ls-public-list li .explain-list a{display:inline;color:#fb3838;float:none;background:none;max-width:none;padding:0;margin:0;}
@media (max-width: 767px) {
    .ls-public-list li{ font-size: 14px; line-height: 30px; height: 30px;}
    .ls-public-list li .gl,.ls-public-list li .explain-list{ max-width: 50%;}
}
/*******右侧悬浮*******/
.ls-floatBox{position: fixed; right: 0; top:280px;  z-index: 999;}
.ls-floatBox .couplet-close{ text-align: center; padding-bottom: 3px;}
.ls-floatBox .couplet-close img{cursor: pointer;}
.ls-floatBox .num{ width: 52px; height: 40px;  margin: 0 auto; margin-bottom: 10px; text-align:center; }
.ls-floatBox .num .bt{display: block; height: 40px; background-color: #ebf0f7; position: relative;  -moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;  border-radius: 10px 0 0 10px; }
.ls-floatBox .num .bt:hover,.ls-floatBox .num .bt.active{ background: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 5px rgba(12,74,135,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 5px rgba(12,74,135,.6);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 5px rgba(12,74,135,.6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s; }
.ls-floatBox .num .ico{ display: block;  padding-top: 6px;}
.ls-floatBox .num .tit{display: none; height: 34px; line-height: 34px;}
.ls-floatBox .ewm{ position: relative;}
.ls-floatBox .ewm .slide_ewm{display: none; position: absolute; width: 110px; height: 125px; padding-right: 10px; right:55px; top: 0; margin-top: 0; z-index: 999; }
.ls-floatBox .ewm .slide_ewm li{ padding-top: 10px; background: #f7f9fc;}
.ls-floatBox .ewm .slide_ewm{font-size: 0; line-height: 0; text-align: center;}
.ls-floatBox .ewm .slide_ewm img{width: 80px; height: 80px; vertical-align: middle; padding: 5px; background: #fff;}
.ls-floatBox .ewm .slide_ewm a{ color: #9E9E9E;}
.ls-floatBox .ewm .slide_ewm span{ line-height: 25px; padding: 0 0 10px 0; font-size: 14px; display: block;}
/*页面纠错*/
.ui-dialog-title{color:#185aae;}
.correction-table{clear:both;font-size:14px;overflow:hidden;}
.correction-table li{ line-height: 32px; padding: 4px 0; position: relative; padding-left: 90px;}
.correction-table .tit{width:80px;text-align:right; font-weight: bold; font-family: "Microsoft YaHei", 微软雅黑; padding:0 10px 0 0; position: absolute; left: 0; top: 4px; line-height: 24px;}
.correction-table .tit span{color:#dd0000;}
.correction-table .input{position:relative;}
.correction-table .input .msg-box{ top:0;}
.correction-table .input select{padding:5px 5px;border:#ddd 1px solid; max-width: 90%;}
.correction-table .input input{height:32px;line-height:32px;width:380px;padding:0 5px;border:#ddd 1px solid; max-width: 90%;}
.correction-table .input input#checkCode{width:100px;}
.correction-table .input textarea{width:380px; max-width: 90%; height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table .btn-group{padding-left:92px!important;}
.correction-table .btn-group input{background:#185aae;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font-family: "Microsoft YaHei", 微软雅黑;}
/*页面纠错 end*/
/*分页/翻页*/
.pagination {clear: both;width: 100%;text-align: center;margin: 10px 0 5px;padding: 3px 0;line-height: 30px;font-size: 14px;font-family: "Microsoft YaHei";}
.pagination a, .pagination span {display: inline-block;border: 1px solid #ddd;color: #666;margin: 3px;padding: 0 10px;text-decoration: none;white-space: nowrap;height: 30px;border-radius: 3px;}
.pagination a:hover {background: #0D5298;border: 1px solid #0D5298;color: #fff !important;}
.pagination a.active {border: 1px solid #0D5298;color: #fff;}
.pagination span.current, .pagination span.current:hover {background: #0D5298;border: 1px solid #0D5298;color: #fff;}
.pagination span.disabled, .pagination span.disabled:hover {border: 1px solid #ddd;color: #cfcfcf;background: #f9f9f9;}
.pagination a.text, .pagination a.text:hover {color: #fff;background: #0D5298;border: #0D5298 1px solid;cursor: text;}
.pagination a.pagemore, .pagination a.pagemore:hover {color: #666;background: #fff;border: 1px solid #fff;cursor: text;padding: 0 3px;}
.pagination .total {border: 0;height: 32px;padding: 0;line-height: 32px;}
.pagination .inputBar {border: 0;height: 32px;padding: 0 2px 0 5px;line-height: 32px;}
.pagination .inputBar input {width: 40px;height: 26px;line-height: 26px;padding: 2px 5px;border: #ddd 1px solid;margin: -3px 3px 0;*margin: -1px 3px 0;_margin: -1px 3px 0;vertical-align: middle;border-radius: 3px;color: #333;}
.pagination .inputBar button {display: inline-block;background: #0D5298;border: 0;height: 32px;color: #fff;border-radius: 3px;padding: 0 8px;margin: -3px 3px 0;*margin: -1px 3px 0;_margin: -1px 3px 0;}
@media (max-width: 991px) {
    .pagination {margin: 0;}
}
/*当前位置*/
.ls-crumbs-box{padding: 10px 0 8px 24px; background: left 13px no-repeat; background-image: url(../images-new/pos-ico.png) !important; font-size:16px; line-height: 1.5; margin-bottom: 20px; color:#666; border-bottom: 1px solid #ececec;}
.ls-crumbs-wzbox{ border:none; margin: 5px 0;}
.ls-crumbs-box i{font-style: normal;}
.ls-crumbs-box a{color:#666;}
.ls-crumbs-box a:hover{color:#d00;}
.ls-crumbs-box .search-keywords{color:#f00;}
@media (max-width: 767px) {
   .ls-crumbs-box{ margin-bottom: 10px;}
    .ls-crumbs-wzbox{  margin: 5px 0;}
}
/*无数据*/
.ui-data-empty,.ui-empty-skin1 {padding: 20px;text-align: center}
.ui-empty-skin1 {height: 220px;margin: auto;background: url(../images-new/empty.png) no-repeat 50%}
/*文章页*/
.ls-article{ border: 1px #ddd solid; padding: 20px 50px 40px; position: relative;}
.ls-article .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
/*文章标题*/
.ls-article-title{ font-size: 32px; font-weight: bold; line-height: 38px; text-align: center; color: #333; padding: 20px 0 15px;}
.ls-article-subtitle{ text-align: center; font-size: 24px; line-height: 30px;padding: 0 0 10px 0;}
.ls-article-toptitle,.ls-article-smalltitle{ text-align: center; font-size: 20px; line-height: 28px;}
.ls-article-smalltitle{ padding-bottom:10px;}
/*文章信息*/
.ls-article-menu{ border-bottom: 1px solid #eeeeee; padding: 18px 0 13px; line-height: 32px; font-size: 15px; color: #666; text-align: center;}
.ls-article-menu span{ display: inline-block; margin: 0 8px; vertical-align: middle;}
.ls-article-menu a{ color: #666;}
.ls-article-menu i{ font-style: normal;}
.wz_font i { display: block; float:left; font-style: normal; white-space: nowrap;overflow: hidden;}
.wz_font span,.wz_font a { display: block; float:left; margin: 4px 0 0; height: 24px; line-height: 24px; padding: 0 7px; border: #e6e6e6 1px solid;text-align: center; cursor: pointer; color: #999999;}
.wz_font a:hover { color: #0d5298;}
.wz_font .active { color: #0d5298; font-weight: bold;}
.wz_font .j-fontBig { border-right: 0; border-radius: 2px 0 0 2px;}
.wz_font .j-fontSmall { border-left: 0; border-radius: 0 2px 2px 0;}
/*文章内容*/
.ls-article-info{padding:20px  0;font-size:16px; overflow-x: auto; min-height: 400px; color:#333; line-height:2; text-align: justify;}
.ls-article-info img,.ls-article-info table{ max-width:90%;}
.ls-article-info img{margin:1px 0; max-width:90%;}
.ls-article-info table{border-color:#333; border-spacing:0; border-collapse: collapse; margin: 0 auto;}
.ls-article-info table td{padding: 5px; line-height: 1.5; border:1px solid #333;}
.minh500{ height:auto; min-height:500px;}
.ls-addrss-info{ font-size: 20px; margin-bottom: 20px; text-align:left;}

/*分享打印*/
.ls-article-share{padding-top: 10px;border-top: 1px solid #eee;}
.ls-share-pf{width: 88px; height: 26px; position: relative; padding-left: 20px; background: url(../images-new/share.png) left center no-repeat;}
.ls-share-pf .share-box{right: auto; left: 22px; top: 0;}
.ls-custom-menu{ line-height: 0; font-size: 0;}
.ls-custom-menu a,.ls-custom-menu span{display: inline-block; vertical-align: middle; line-height: 26px; font-size: 14px; padding:0 15px 0 22px; background: 0 center no-repeat; cursor: pointer;}
.ls-custom-menu .ls-print{ background-image: url("../images-new/print.png") !important;}
.ls-custom-menu .ls-gototop{ padding-left: 20px; padding-right: 0; background-image: url("../images-new/gotop.png") !important;}
/*视频文章*/
.ls-article-video{text-align: center; padding: 20px 0;}
/*二维码*/
.scan_code_box{margin:0 auto;padding:20px 0;text-align:center;}
.scan_code_box .scan_code{text-align:center;width:auto;margin:0 auto;}
.scan_code_box img{width:150px;height:150px;border:1px solid #efefef;margin:0 auto;padding:9px;background:#fff;  }
.scan_code_box .title{display:block;text-align:center;line-height:32px;font-size:18px;color: #9E9E9E;}
@media  (max-width:991px) {
    .ls-lmcontainer{ padding: 0 10px;}
    .ls-article{padding: 40px 40px 20px 40px;}
    .ls-article-title{ font-size: 28px; line-height: 40px;}
    .ls-article-info img{ height: auto !important;}
}
@media (max-width: 767px) {
    .ls-article{padding: 10px;}
    .ls-article .guidang{width: 200px !important; height: 200px !important; background-size: 100% 100% !important;}
    .ls-article-title{ font-size: 26px; line-height: 34px; padding: 10px 0;}
    .ls-article-subtitle{font-size: 20px;}
    .ls-article-toptitle,.ls-article-smalltitle{font-size: 18px;}
    .ls-article-info{ padding:10px 0; min-height: 300px;}
    .ls-article-info img{max-width:80%;}
    /*视频文章*/
    .ls-article-video{ padding: 10px 0;}
}
@media print{
    a[href]:after {
        content: none!important;
    }
    .header,.nav,.footer,.wz_top,.wzbot1,.wzewm, .zn_newsinfo,.slide{display: none;}
    .con_main{border: 0 none;}
    body{background: #fff;}
}
/*通用文章页 end*/

/*弹窗*/
.ui-dialog-title{ font-size: 18px;}
.jump-info p{ font-size: 16px; line-height: 1.5;}
.jump-info .btn-group{ padding: 0; text-align: center;}
.jump-info .btn-group .btn{ background: #0D5298 !important; padding: 0 10px; font-size: 16px; display: inline-block; float: none; }
/*外链提示 &gt; 弹窗*/
.ui-dialog-title,.ui-dialog-content{font-family:"Microsoft YaHei";}
.ui-dialog-content .jump-info p{word-break:break-all;word-wrap:break-word;}
.ui-dialog-content .btn-group{padding:10px 0;text-align:center;display:block;height:36px;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;}
.ui-dialog-content .btn-group .btn-yes{background:#115DB2;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#115DB2;color:#fff;}
@media (max-width:767px) {
    .ui-dialog-content{width:250px !important; max-height:300px !important; height: auto !important; overflow: auto;}
    .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}
/*配色-分享微信图标*/
.share-box a.share-weixin{background: url(/assets/images/share/wz_wx.png) 0 0 no-repeat !important;}
.share-box a.share-tsina {background-image: url(/assets/images/share/wz_wb.png) !important;}
.share-box a.share-qzone {background-image: url(/assets/images/share/wz_qz.png) !important;}
.weixin-share-open{background: url(/assets/images/share/share_wx_arrow.gif) no-repeat !important;}
.weixin-share-open .weixin-wrap p{color: #666 !important;}
@media (max-width: 991px){
    .weixin-share-open{ left: auto; right: 0; padding-bottom: 9px; border-bottom: 1px #ddd solid;}
}
.wza-yellow-black div.ui-dialog{ background: yellow !important;}
.wza-yellow-black div.ind_pl{ background: yellow !important;}
.wza-blue-yellow div.ui-dialog{ background: blue !important;}
.wza-blue-yellow div.ind_pl{ background: blue !important;}
.wza-yellow-blue div.ui-dialog{ background: yellow !important;}
.wza-yellow-blue div.ind_pl{ background: yellow !important;}
.wza-black-white div.ui-dialog{ background: #000 !important;}
.wza-black-white div.ind_pl{ background: #000 !important;}
.wza-white-black div.ui-dialog{ background: #fff !important;}
.wza-white-black div.ind_pl{ background: #fff !important;}
.wza-black-yellow div.ui-dialog{ background: black !important;}
.wza-black-yellow div.ind_pl{ background: black !important;}

/*查询提示*/
.wza-black-white div#tips_box{ background: #000 !important;}
.wza-black-white div#tips_box .tips_body{ background: #000 !important;}
.wza-yellow-black div#tips_box{ background: yellow !important;}
.wza-yellow-black div#tips_box .tips_body{ background: yellow !important;}
.wza-blue-yellow div#tips_box{ background: blue !important;}
.wza-blue-yellow div#tips_box .tips_body{ background: blue !important;}
.wza-yellow-blue div#tips_box{ background: yellow !important;}
.wza-yellow-blue div#tips_box .tips_body{ background: yellow !important;}
.wza-white-black div#tips_box{ background: yellow !important;}
.wza-white-black div#tips_box .tips_body{ background: yellow !important;}
.wza-black-yellow div#tips_box{ background: yellow !important;}
.wza-black-yellow div#tips_box .tips_body{ background: yellow !important;}
/*配色-弹窗内容*/
.wza-black-white .ui-dialog-title{color: #fff !important;}
.wza-black-white .ui-dialog-content .jump-info p{ color: #fff !important;}
.wza-yellow-black .ui-dialog-title{color: #000 !important;}
.wza-yellow-black .ui-dialog-content .jump-info p{ color:#000 !important;}
.wza-blue-yellow .ui-dialog-title{color: yellow !important;}
.wza-blue-yellow .ui-dialog-content .jump-info p{ color: yellow !important;}
.wza-yellow-blue .ui-dialog-title{color: blue !important;}
.wza-yellow-blue .ui-dialog-content .jump-info p{ color: blue !important;}
.wza-white-black .ui-dialog-title{color: #000 !important;}
.wza-white-black .ui-dialog-content .jump-info p{ color:#000 !important;}
.wza-black-yellow .ui-dialog-title{color: yellow !important;}
.wza-black-yellow  .ui-dialog-content .jump-info p{color:yellow !important;}
/*配色-提示语*/
.wza-black-white .n-yellow .msg-wrap{ background: #000 !important;}
.wza-yellow-black .n-yellow .msg-wrap{ background: yellow !important;}
.wza-blue-yellow .n-yellow .msg-wrap{ background: blue !important;}
.wza-yellow-blue .n-yellow .msg-wrap{ background: yellow !important;}
.wza-white-black .n-yellow .msg-wrap{ background: white !important;}
.wza-black-yellow .n-yellow .msg-wrap{ background: black !important;}

/*配色-信件查询*/
.wza-black-white .ui-dialog-close{ color: #fff !important;  opacity:1;filter: alpha(opacity=100);}
.wza-black-white .ui-dialog-title{ color: #fff !important;}
.wza-black-white .ui-dialog-footer button{ background: transparent; border: none;}
.wza-black-white .guestbook-search ul li{ color: #fff;}
.wza-yellow-black .ui-dialog-title{ color: #333 !important;}
.wza-yellow-black .ui-dialog-footer button{ background: transparent; border: none; color: #333 !important;}
.wza-blue-yellow .ui-dialog-close{ color: yellow !important;  opacity:1;filter: alpha(opacity=100);}
.wza-blue-yellow .ui-dialog-title{ color: yellow !important;}
.wza-blue-yellow .guestbook-search ul li{ color: yellow;}
.wza-blue-yellow .ui-dialog-footer button{ background: transparent; color: yellow !important; border: none;}
.guestbook-search ul li input{ color: #333;}

/*无障碍配色导航下拉*/
.wza-black-white  .navbar-default .navbar-toggle{   background-color: black !important;}
.wza-black-white  .navbar-default .navbar-toggle:focus .icon-bar,  .wza-black-white  .navbar-default .navbar-toggle:hover .icon-bar,	.wza-black-white .navbar-default  .navbar-toggle .icon-bar{background-color:#fff !important;}
.wza-yellow-black .navbar-default .navbar-toggle{border-color: black;  background-color: yellow  !important;}
.wza-yellow-black .navbar-default .navbar-toggle:focus .icon-bar,  .wza-yellow-black  .navbar-default .navbar-toggle:hover .icon-bar,.wza-yellow-black .navbar-default  .navbar-toggle .icon-bar{background-color:black !important;}
.wza-blue-yellow  .navbar-default .navbar-toggle{   background-color: blue !important;}
.wza-blue-yellow  .navbar-default .navbar-toggle:focus .icon-bar,  .wza-blue-yellow  .navbar-default .navbar-toggle:hover .icon-bar,  .wza-blue-yellow  .navbar-default  .navbar-toggle:hover .icon-bar,.wza-blue-yellow .navbar-default .navbar-toggle .icon-bar{background-color:yellow !important;}
.wza-yellow-blue  .navbar-default .navbar-toggle{ border-color: blue !important;   background-color: yellow !important;}
.wza-yellow-blue  .navbar-default .navbar-toggle:focus .icon-bar,  .wza-yellow-blue  .navbar-default .navbar-toggle:hover .icon-bar,.wza-yellow-blue .navbar-default  .navbar-toggle .icon-bar{background-color:blue !important;}
.wza-black-white  .navbar-nav li{ background-color: black !important; border-color: #fff;}
.wza-yellow-black .navbar-nav li{ background-color: yellow !important; border-color:black;}
.wza-blue-yellow  .navbar-nav li{ background-color: blue !important; border-color:yellow;}
.wza-yellow-blue  .navbar-nav li{ background-color: yellow !important; border-color:blue;}
.wza-white-black  .navbar-default .navbar-toggle .icon-bar{ background-color:black !important;}
.wza-white-black  .navbar-default .navbar-toggle{ border-color:black !important;}
.wza-white-black  .navbar-nav li{ background-color: white !important; border-color:black;}
.wza-black-yellow  .navbar-default .navbar-toggle .icon-bar{ background-color:yellow !important;}
.wza-black-yellow  .navbar-default .navbar-toggle{ border-color:yellow !important;}

.wza-black-yellow  .navbar-nav li{ background-color: black !important; border-color:yellow;}
.wza-black-white  .navbar-nav li{ background-color: black !important; border-color: #fff;}
.wza-yellow-black .navbar-nav li{ background-color: yellow !important; border-color:black;}
.wza-blue-yellow  .navbar-nav li{ background-color: blue !important; border-color:yellow;}
.wza-yellow-blue  .navbar-nav li{ background-color: yellow !important; border-color:blue;}
.wza-white-black .navbar-nav li{ background-color: white !important;border-color: black;}
.wza-black-yellow .navbar-nav li{ background-color: #000 !important;border-color: yellow;}
/*无障碍调色弹窗样式 end*/
/*工侧栏目小屏*/
.wza-black-white .btn-group .dropdown-menu{ background-color:black !important;  }
.wza-yellow-black .btn-group  .dropdown-menu{ background-color:yellow !important;  }
.wza-blue-yellow .btn-group .dropdown-menu{ background-color:blue !important;  }
.wza-yellow-blue .btn-group .dropdown-menu{ background-color:yellow !important;  }
.wza-white-black .btn-group .dropdown-menu{ background-color:white !important;  }
.wza-black-yellow .btn-group .dropdown-menu{ background-color:black !important;  }</pre></body></html>